- common expressions
- Вычислительная техника: общие выражения
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
Common Lisp — Paradigm(s) Multi paradigm: procedural, functional, object oriented, meta, reflective, generic Appeared in 1984, 1994 for ANSI Common Lisp Developer ANSI X3J13 committee Typing discipline … Wikipedia
Common Lisp — est un langage fonctionnel impur de la famille Lisp. Sommaire 1 Introduction 2 Syntaxe 3 Types de données 3.1 Types scalaires … Wikipédia en Français
Common-Lisp — Inoffizielles Lisp Logo Basisdaten Paradigmen: multiparadigmatisch: funktional, prozedural … Deutsch Wikipedia
Common LISP — Inoffizielles Lisp Logo Basisdaten Paradigmen: multiparadigmatisch: funktional, prozedural … Deutsch Wikipedia
Common Lisp — Inoffizielles Lisp Logo Basisdaten Paradigmen: multiparadigmatisch: funktional, prozedural, modular, objektorientiert … Deutsch Wikipedia
Common chimpanzee — Common chimpanzee[1] Conservation status … Wikipedia
Common Core State Standards Initiative — The Common Core State Standards Initiative is a U.S. education initiative that seeks to bring diverse state curricula into alignment with each other by following the principles of standards based education reform. The initiative is sponsored by… … Wikipedia
Common European Framework of Reference for Languages — The Common European Framework of Reference for Languages: Learning, Teaching, Assessment[1], abbreviated as CEFR, is a guideline used to describe achievements of learners of foreign languages across Europe and, increasingly, in other countries… … Wikipedia
Common subexpression elimination — In computer science, common subexpression elimination (CSE) is a compiler optimization that searches for instances of identical expressions (i.e., they all evaluate to the same value), and analyses whether it is worthwhile replacing them with a… … Wikipedia
Common Era — BCE redirects here. For other uses, see BCE (disambiguation). Era Vulgaris redirects here. For the Queens of the Stone Age album, see Era Vulgaris (album). Common Era (sometimes Current Era[1] or Christian Era[2]), abbreviated as CE, is an… … Wikipedia
Common table expression — A Common Table Expression, or CTE, (in SQL) is a temporary named result set, derived from a simple query and defined within the execution scope of a SELECT, INSERT, UPDATE, or DELETE statement. CTEs can be thought of as alternatives to derived… … Wikipedia